Enforce 'rdev' (device file major/minor) is 0
authorColin Walters <walters@verbum.org>
Fri, 19 Dec 2014 01:10:25 +0000 (20:10 -0500)
committerColin Walters <walters@verbum.org>
Fri, 19 Dec 2014 15:20:05 +0000 (10:20 -0500)
commit125889fd7e39cc308f766eb28f2e3ff202103a5d
tree4c637468241d795c74216cfd7896d477a1e52615
parentc4efbf67182072ed95bbdacf20f18da03484e47c
Enforce 'rdev' (device file major/minor) is 0

Historically OSTree supported device files, but it wasn't useful, and
added attack surface.  Support was removed in

https://git.gnome.org/browse/ostree/commit/?id=62a896350bd54bff5a9413d2ee0fad7ff4364f9a

Perform a further cleanup by enforcing internally that the device
major/minor must be 0.

Conflicts:
src/libostree/ostree-core.c
src/libostree/ostree-core-private.h
src/libostree/ostree-core.c
src/libostree/ostree-repo-libarchive.c